home *** CD-ROM | disk | FTP | other *** search
- Path: news.ios.com!usenet
- From: vlad@gramercy.ios.com (Vlastimil Adamovsky)
- Newsgroups: comp.lang.c++
- Subject: Re: Classes in DLL's
- Date: Sat, 20 Jan 1996 20:09:45 GMT
- Organization: Internet Online Services
- Message-ID: <4drhqp$c46@news.ios.com>
- References: <4dotif$1dkc@rtpnews.raleigh.ibm.com>
- NNTP-Posting-Host: ppp-36.ts-7.hck.idt.net
- X-Newsreader: Forte Free Agent 1.0.82
-
- jtoering@vnet.ibm.com wrote:
-
- >I am familiar with how to import functions from
- >DLL's but how do you import class methods?
-
- >thanks
-
- >Jim T
-
-
- Export the whole class
-
-
- *******************************************
- * Vlastimil Adamovsky *
- * Smalltalk and C++ development *
- *******************************************
-
-